get current date from year input php

52

<input type="datetime-local" name="followupon" value=<?php echo date('Y-m-d\TH:i:s'); ?>">

Comments

Submit
0 Comments